@charset "utf-8";
.TableBox {
	padding: 0px;
	width: 100%;
	border: thin solid #000000;
	height: auto;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
}
.PollTypeDescripton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 14pt;
	color: #000;
	padding: 5px;
	width: 100%;
	top: 0px;
}
.RefsAveragesLine {
	font-size: 10pt;
	font-weight: bold;
	color: #000;
}

.Poll_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.PollSubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 18pt;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.PollSubheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #000;
	text-align: center;
}


.GraphBox {
	padding: 0px;
	width: 536px;
	border: thin solid #000000;
	height: auto;
	margin: 0px;
}
.HeaderTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
